Skip to content

Fix build.gradle issue#21

Open
se09deluca wants to merge 2 commits into
dgladkov:masterfrom
se09deluca:master
Open

Fix build.gradle issue#21
se09deluca wants to merge 2 commits into
dgladkov:masterfrom
se09deluca:master

Conversation

@se09deluca

Copy link
Copy Markdown

Fix a compatibility error that prevents gradle to compile successfully

@zedtux

zedtux commented Jan 5, 2023

Copy link
Copy Markdown

I confirm this change fixes the compilation issue on RN 0.70+

@harolddev28

harolddev28 commented Dec 9, 2024

Copy link
Copy Markdown

This one works fine but you need to change the compileSdkVersion to this:

compileSdkVersion 30

in node_modules/react-native-image-rotate/android/build.gradle

Also,

If you plan to use this PR you need to put this in your package.json
"react-native-image-rotate": "se09deluca/react-native-image-rotate", instead of the original, then make an npm install command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants